Skip to content

Conversation

@kerenr-jfrog
Copy link
Contributor

  • Implemented ScanManager to perform an audit scan using the Jfrog CLI.
  • In case of multiple projects, the scan will be performed by multiple threads, each one will run a background process for running an audit scan.
  • Added functionality to prevent new scans from starting if an existing scan is already in progress, ensuring orderly and non-conflicting scan operations.
  • Created the ScanCache class to aggregate scan results and maintain persistence, ensuring that results are consistently displayed in the UI.

@kerenr-jfrog kerenr-jfrog added the new feature New feature or request label Mar 30, 2025
@kerenr-jfrog kerenr-jfrog self-assigned this Mar 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant